PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / canRotate Method
In This Topic
    canRotate Method
    In This Topic
    Gets a value indicating whether the annotation should be rotated when the page is rotated.
    Syntax
    public boolean canRotate()

    Return Value

    If true, rotate the annotation's appearance to match the rotation of the page.
    See Also